complexType ORLine
diagram AXLSoap_p8880.png
namespace http://www.cisco.com/AXL/API/10.5
children usage routePartitionName aarNeighborhoodName callForwardAll callForwardBusy callForwardBusyInt callForwardNoAnswer callForwardNoAnswerInt callForwardNoCoverage callForwardNoCoverageInt callForwardOnFailure callForwardAlternateParty callForwardNotRegistered callForwardNotRegisteredInt callPickupGroupName autoAnswer networkHoldMohAudioSourceId userHoldMohAudioSourceId presenceGroupName shareLineAppearanceCssName voiceMailProfileName patternPrecedence releaseClause cfaCssPolicy defaultActivatedDeviceName parkMonForwardNoRetrieveCssName parkMonForwardNoRetrieveIntCssName partyEntranceTone directoryURIs confidentialAccess externalCallControlProfile enterpriseAltNum e164AltNum
used by
element GetLineOptionsRes/return/line
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:complexType name="ORLine">
 
<xsd:sequence minOccurs="0">
   
<xsd:element name="usage" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="aarNeighborhoodName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAll" type="axlapi:ORCallForwardAll" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusy" type="axlapi:ORCallForwardBusy" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardBusyInt" type="axlapi:ORCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswer" type="axlapi:ORCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoAnswerInt" type="axlapi:ORCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverage" type="axlapi:ORCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNoCoverageInt" type="axlapi:ORCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardOnFailure" type="axlapi:ORCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardAlternateParty" type="axlapi:ORCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegistered" type="axlapi:ORCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callForwardNotRegisteredInt" type="axlapi:ORCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="callPickupGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="autoAnswer" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="networkHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="userHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="presenceGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="shareLineAppearanceCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="voiceMailProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="cfaCssPolicy" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="defaultActivatedDeviceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
     
</xsd:annotation>
   
</xsd:element>
   
<xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="partyEntranceTone" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="directoryUri" type="axlapi:ORDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="confidentialAccessMode" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="externalCallControlProfile" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
   
<xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
   
<xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
     
<xsd:annotation>
       
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
     
</xsd:annotation>
     
<xsd:complexType>
       
<xsd:sequence minOccurs="0">
         
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
         
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
       
</xsd:sequence>
     
</xsd:complexType>
   
</xsd:element>
 
</xsd:sequence>
 
<xsd:attribute name="uuid" type="axlapi:XUUID"/>
</xsd:complexType>

attribute ORLine/@uuid
type axlapi:XUUID
facets
Kind Value Annotation
pattern \{........-....-....-....-............\}
source <xsd:attribute name="uuid" type="axlapi:XUUID"/>

element ORLine/usage
diagram AXLSoap_p8881.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.
source <xsd:element name="usage" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For Intercom DN and Intercom Translation patterns the usage tag value needs to be specified explicitly as Device Intercom and Translation Intercom respectively. For all other patterns it is a Read-only tag.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/routePartitionName
diagram AXLSoap_p8882.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartitionName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/aarNeighborhoodName
diagram AXLSoap_p8883.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="aarNeighborhoodName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardAll
diagram AXLSoap_p8884.png
type axlapi:ORCallForwardAll
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName secondaryCallingSearchSpaceName
source <xsd:element name="callForwardAll" type="axlapi:ORCallForwardAll" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardBusy
diagram AXLSoap_p8885.png
type axlapi:ORCallForwardBusy
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardBusy" type="axlapi:ORCallForwardBusy" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardBusyInt
diagram AXLSoap_p8886.png
type axlapi:ORCallForwardBusyInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardBusyInt" type="axlapi:ORCallForwardBusyInt" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNoAnswer
diagram AXLSoap_p8887.png
type axlapi:ORCallForwardNoAnswer
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoAnswer" type="axlapi:ORCallForwardNoAnswer" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNoAnswerInt
diagram AXLSoap_p8888.png
type axlapi:ORCallForwardNoAnswerInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoAnswerInt" type="axlapi:ORCallForwardNoAnswerInt" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNoCoverage
diagram AXLSoap_p8889.png
type axlapi:ORCallForwardNoCoverage
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoCoverage" type="axlapi:ORCallForwardNoCoverage" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNoCoverageInt
diagram AXLSoap_p8890.png
type axlapi:ORCallForwardNoCoverageInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNoCoverageInt" type="axlapi:ORCallForwardNoCoverageInt" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardOnFailure
diagram AXLSoap_p8891.png
type axlapi:ORCallForwardOnFailure
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardOnFailure" type="axlapi:ORCallForwardOnFailure" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardAlternateParty
diagram AXLSoap_p8892.png
type axlapi:ORCallForwardAlternateParty
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardAlternateParty" type="axlapi:ORCallForwardAlternateParty" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNotRegistered
diagram AXLSoap_p8893.png
type axlapi:ORCallForwardNotRegistered
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNotRegistered" type="axlapi:ORCallForwardNotRegistered" minOccurs="0" maxOccurs="1"/>

element ORLine/callForwardNotRegisteredInt
diagram AXLSoap_p8894.png
type axlapi:ORCallForwardNotRegisteredInt
properties
minOcc 0
maxOcc 1
content complex
children callingSearchSpaceName
source <xsd:element name="callForwardNotRegisteredInt" type="axlapi:ORCallForwardNotRegisteredInt" minOccurs="0" maxOccurs="1"/>

element ORLine/callPickupGroupName
diagram AXLSoap_p8895.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="callPickupGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/autoAnswer
diagram AXLSoap_p8896.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.
source <xsd:element name="autoAnswer" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>For an intercom line this tag should be treated as a mandatory tag and the valid values are Auto Answer with Headset and Auto Answer with Speakerphone.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/networkHoldMohAudioSourceId
diagram AXLSoap_p8897.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="networkHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/userHoldMohAudioSourceId
diagram AXLSoap_p8898.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
A value of 0 means 'none selected'.
source <xsd:element name="userHoldMohAudioSourceId" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>A value of 0 means 'none selected'.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/presenceGroupName
diagram AXLSoap_p8899.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="presenceGroupName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/shareLineAppearanceCssName
diagram AXLSoap_p8900.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="shareLineAppearanceCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/voiceMailProfileName
diagram AXLSoap_p8901.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="voiceMailProfileName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/patternPrecedence
diagram AXLSoap_p8902.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="patternPrecedence" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/releaseClause
diagram AXLSoap_p8903.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="releaseClause" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/cfaCssPolicy
diagram AXLSoap_p8904.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="cfaCssPolicy" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/defaultActivatedDeviceName
diagram AXLSoap_p8905.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
annotation
documentation
This tag is applicable for only intercom lines and if not set, intercom lines will not be active.
source <xsd:element name="defaultActivatedDeviceName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>This tag is applicable for only intercom lines and if not set, intercom lines will not be active.</xsd:documentation>
 
</xsd:annotation>
</xsd:element>

element ORLine/parkMonForwardNoRetrieveCssName
diagram AXLSoap_p8906.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="parkMonForwardNoRetrieveCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/parkMonForwardNoRetrieveIntCssName
diagram AXLSoap_p8907.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="parkMonForwardNoRetrieveIntCssName" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/partyEntranceTone
diagram AXLSoap_p8908.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="partyEntranceTone" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/directoryURIs
diagram AXLSoap_p8909.png
properties
minOcc 0
maxOcc 1
content complex
children directoryUri
annotation
documentation
While updating, send all the URIs
source <xsd:element name="directoryURIs" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>While updating, send all the URIs</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="directoryUri" type="axlapi:ORDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/directoryURIs/directoryUri
diagram AXLSoap_p8910.png
type axlapi:ORDirectoryUri
properties
minOcc 0
maxOcc unbounded
content complex
children partition
attributes
Name  Type  Use  Default  Fixed  Annotation
uuid  axlapi:XUUID        
source <xsd:element name="directoryUri" type="axlapi:ORDirectoryUri" minOccurs="0" maxOccurs="unbounded"/>

element ORLine/confidentialAccess
diagram AXLSoap_p8911.png
properties
minOcc 0
maxOcc 1
content complex
children confidentialAccessMode confidentialAccessLevel
source <xsd:element name="confidentialAccess" minOccurs="0" maxOccurs="1">
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="confidentialAccessMode" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/confidentialAccess/confidentialAccessMode
diagram AXLSoap_p8912.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="confidentialAccessMode" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/confidentialAccess/confidentialAccessLevel
diagram AXLSoap_p8913.png
type axlapi:XInteger
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="confidentialAccessLevel" type="axlapi:XInteger" minOccurs="0" maxOccurs="1"/>

element ORLine/externalCallControlProfile
diagram AXLSoap_p8914.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="externalCallControlProfile" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum
diagram AXLSoap_p8915.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="enterpriseAltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/enterpriseAltNum/numMask
diagram AXLSoap_p8916.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum/isUrgent
diagram AXLSoap_p8917.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum/addLocalRoutePartition
diagram AXLSoap_p8918.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum/routePartition
diagram AXLSoap_p8919.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/enterpriseAltNum/advertiseGloballyIls
diagram AXLSoap_p8920.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum
diagram AXLSoap_p8921.png
properties
minOcc 0
maxOcc 1
content complex
children numMask isUrgent addLocalRoutePartition routePartition advertiseGloballyIls
annotation
documentation
Applicable only for Update and Get Request
source <xsd:element name="e164AltNum" minOccurs="0" maxOccurs="1">
 
<xsd:annotation>
   
<xsd:documentation>Applicable only for Update and Get Request</xsd:documentation>
 
</xsd:annotation>
 
<xsd:complexType>
   
<xsd:sequence minOccurs="0">
     
<xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>
     
<xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>
   
</xsd:sequence>
 
</xsd:complexType>
</xsd:element>

element ORLine/e164AltNum/numMask
diagram AXLSoap_p8922.png
type xsd:string
properties
minOcc 0
maxOcc 1
content simple
source <xsd:element name="numMask" type="xsd:string" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum/isUrgent
diagram AXLSoap_p8923.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="isUrgent" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum/addLocalRoutePartition
diagram AXLSoap_p8924.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="addLocalRoutePartition" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum/routePartition
diagram AXLSoap_p8925.png
type axlapi:ORFkType
properties
minOcc 0
maxOcc 1
content complex
children choice
source <xsd:element name="routePartition" type="axlapi:ORFkType" minOccurs="0" maxOccurs="1"/>

element ORLine/e164AltNum/advertiseGloballyIls
diagram AXLSoap_p8926.png
type axlapi:boolean
properties
minOcc 0
maxOcc 1
content simple
facets
Kind Value Annotation
pattern (t)|(f)|(true)|(false)|(0)|(1)
source <xsd:element name="advertiseGloballyIls" type="axlapi:boolean" minOccurs="0" maxOccurs="1"/>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy